home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / kcl.lha / lsp / module.data < prev    next >
Text File  |  1987-05-07  |  697b  |  35 lines

  1.           
  2. #(
  3. #!
  4. (lisp::in-package 'user::lisp)
  5. #!
  6. (lisp::export '(lisp::*modules* lisp::provide lisp::require))
  7. #!
  8. (lisp::export 'lisp::documentation)
  9. #!
  10. (lisp::export '(lisp::variable lisp::function lisp::structure lisp::type lisp::setf))
  11. #!
  12. (lisp::in-package 'lisp::system)
  13. lisp::*modules*
  14. :test
  15. lisp::*default-pathname-defaults*
  16. #""
  17. system::variable-documentation
  18. system::function-documentation
  19. system::structure-documentation
  20. system::type-documentation
  21. system::setf-documentation
  22. "~S is an illegal documentation type."
  23. lisp::declare
  24. lisp::provide
  25. lisp::require
  26. lisp::documentation
  27. system::find-documentation
  28. lisp::string=
  29. lisp::variable
  30. lisp::function
  31. lisp::structure
  32. lisp::type
  33. lisp::setf
  34. )
  35.